home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 35 / PC Gamer IT CD 35 1-2.iso / RSIXDEMO / data1.cab / Program_Data / data / mission / M01.mis < prev    next >
Text File  |  1998-08-13  |  2KB  |  103 lines

  1. //---------------------------------------------------------
  2. // MISSION DATA
  3. //---------------------------------------------------------
  4. "M01.map"        // Map file name
  5. "M01"            // Map directory
  6. "M01 Operation Steel Wind"    // Name of mission
  7. M01.pln            // Default plan file name
  8. test0.brf        // Briefing file name
  9. test0.dbf        // Debriefing file name
  10. "M01.bmp"        // Mission picture file name
  11.  
  12. // Renderer options
  13. 10.0f            // Hardware near clipping plane
  14. 15000.0f        // Hardware far clipping plane
  15. 10.0f            // Software near clipping plane
  16. 15000.0f        // Software far clipping plane
  17. 1                // Fog is on
  18. 55 65 85        // RGB for fog
  19. 600.0f            // Fog start
  20. 6000.0f            // Fog end
  21. 55 55 50        // Ambient lighting color value
  22. 55 65 85        // Background color (should match fog, if on)
  23.  
  24. // Clouds information
  25. 1            // Clouds are on?
  26. "01_clouds.bmp"        // Cloud texture name
  27. 1.0f                // Clouds texture multiplier
  28. 1.0f                // Clouds speed multiplier
  29. OutdoorRooms        // List of rooms in which clouds should be drawn
  30.     0
  31. End
  32. FogRooms            // List of rooms in which fog should be drawn
  33.     0
  34. End
  35. BackgroundColors    // List of rooms with alternate background colors
  36.     0    255 255 0
  37. End
  38.  
  39. // AI Line of sight info
  40. 2500.0            // Max Distance
  41.  
  42. // Rules info
  43. 1                    // Full Surveillance On?
  44.  
  45. // Gore info
  46. 0            // Gore disabled for this mission
  47.  
  48. // Plan map info.
  49. 2000.0            // Initial zoom distance
  50. 500.0            // Minimum zoom distance
  51. 4000.0            // Maximum zoom distance
  52. 0.0            // Initial camera rotation in degrees
  53. 0.0            // Compass rotation to point north.
  54.  
  55. 1.0    2.5        // Min and Max Waypoint scale
  56. 2.5    6.0        // Min and Max Waypoint connector scale
  57. 1.0    2.5        // Min and Max Icon scale
  58.  
  59. 0            // Number of weeks past
  60.  
  61. 16            // Number of filtered kits
  62. 3
  63. 4
  64. 5
  65. 6
  66. 7
  67. 8
  68. 9
  69. 13
  70. 14
  71. 15
  72. 16
  73. 17
  74. 18
  75. 19
  76. 20
  77. 21
  78.  
  79. // Roster modifiers
  80. 0            // restrict to operatives that went on the previous mission
  81. 0            // only allow operatives that went on the previous mission
  82. 11            // number of operatives to activate this mission
  83. "Arnavisca, Santiago"
  84. "Bogart, Daniel"
  85. "Burke, Andrew"
  86. "Chavez, Ding"
  87. "Haider, Karl"
  88. "Hanley, Timothy"
  89. "Maldini, Antonio"
  90. "McAllen, Roger"
  91. "Raymond, Renee"
  92. "Walther, Jorg"
  93. "Yacoby, Ayana"
  94.  
  95. 0            // number of operatives that become unavailable this mission
  96.  
  97. 1    // Difficulty Setting Exist
  98. // Mission Difficulty Files
  99. M01Easy.mdf
  100. M01Med.mdf
  101. M01Hard.mdf
  102.  
  103.